desktop_windows
Tests
248 test(s) passed 0 test(s) failed
0 test(s) errored 0 test(s) skipped
Suites
suite(s) failed
Suites
  • 测试修改联系人手机号码为空 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:18 1.030 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人手机号码为空 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 35.47 ms pass
      测试修改联系人手机号码为空 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 35.47
      elapsed(ms): 33.853
    • 【前置条件】查询联系人ID
      response_time: 26.04 ms pass
      测试修改联系人手机号码为空 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057314218610688","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 26.04
      elapsed(ms): 24.544
    • 测试修改联系人手机号码为空
      response_time: 16.6 ms pass
      测试修改联系人手机号码为空 测试修改联系人手机号码为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
      content-type: application/json; charset=UTF-8
      Content-Length: 111
      low_priority json {'data': {'contactId': '1176057314218610688', 'mobile': '', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057314218610688", "mobile": "", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.6
      elapsed(ms): 15.043
    • 测试修改联系人手机号码为空
      response_time: 15.71 ms pass
      测试修改联系人手机号码为空 测试修改联系人手机号码为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
      content-type: application/json; charset=UTF-8
      Content-Length: 111
      low_priority json {'data': {'contactId': '1176057314218610688', 'mobile': '', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057314218610688", "mobile": "", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.71
      elapsed(ms): 13.44
  • 测试添加常用联系人手机号码格式不正确 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:19 6.777 seconds
    Pass: 27 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加常用联系人手机号码格式不正确 base_url: http://netcar.zrong.cn:20080
    • 测试添加常用联系人手机号码格式不正确
      response_time: 24.82 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTg4NDkxMjIzMDQiLCJzdWIiOiIxMTc2MDU3MzE4ODQ5MTIyMzA0IiwiZXhwIjoxNTY5MjQzMjg5LCJpYXQiOjE1NjkyMjg4ODl9.IPBPxik4H3GJ6_lrbuutIJ2TmuhTl42IHVMYPeUq5YIWcWIyn1zwznNdvZ1zQ449Cg0_tZOzFmwwCfKyf60Exg
      content-type: application/json; charset=UTF-8
      Content-Length: 70
      low_priority json {'data': {'mobile': '1', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 24.82
      elapsed(ms): 23.251
    • 测试添加常用联系人手机号码格式不正确
      response_time: 16.46 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTk5MTQ0NzU1MjAiLCJzdWIiOiIxMTc2MDU3MzE5OTE0NDc1NTIwIiwiZXhwIjoxNTY5MjQzMjg5LCJpYXQiOjE1NjkyMjg4ODl9.26Cr6kEbFpS2L-1h0TTAztXTaJfHfIrwK-gDU34n-ikfMdgp0W09lXZYkzbaP8ODA3Vo-mS0D6pTdlIy2nCMCA
      content-type: application/json; charset=UTF-8
      Content-Length: 70
      low_priority json {'data': {'mobile': 'a', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "a", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.46
      elapsed(ms): 14.876
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.52 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjA5NTA0Njg2MDgiLCJzdWIiOiIxMTc2MDU3MzIwOTUwNDY4NjA4IiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.zxMGu3JFKFQcb3G0YzFBCLSCvpYh_8oEFmN642qTXi20U-N9mhT9FU1nTbq4JrdBciUV7M8pgarpPQbyVOGTmQ
      content-type: application/json; charset=UTF-8
      Content-Length: 75
      low_priority json {'data': {'mobile': '我', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "\u6211", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.52
      elapsed(ms): 14.11
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.64 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjE5NDg3MTI5NjAiLCJzdWIiOiIxMTc2MDU3MzIxOTQ4NzEyOTYwIiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.qFCHHX27OKjtKeCMbhIXco5rtZbsIuaPTm5H0whMQY9svz6yYIq2swAA4-p8suqbtKPIWD50ixKtdxH1BYYPpQ
      content-type: application/json; charset=UTF-8
      Content-Length: 70
      low_priority json {'data': {'mobile': '*', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "*", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.64
      elapsed(ms): 14.175
    • 测试添加常用联系人手机号码格式不正确
      response_time: 14.69 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjI5Mzg1Njg3MDQiLCJzdWIiOiIxMTc2MDU3MzIyOTM4NTY4NzA0IiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.tRNWHgNzz1j7iS-aj0binf1DShF-cJzRyV6YjCrwa6t-hs5NSgYCThMhXteu4F9YgsTswN_UMvy4rpDoxIjThQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': 'iiiiiiiiiii', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "iiiiiiiiiii", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.69
      elapsed(ms): 13.263
    • 测试添加常用联系人手机号码格式不正确
      response_time: 24.43 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjQwMjQ4OTM0NDAiLCJzdWIiOiIxMTc2MDU3MzI0MDI0ODkzNDQwIiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.XgmS_KffMOc2JvaA832l9E2pnbkqwOqsnKSb_t85YP7hDYLZsh8rPjxlqcjIrViH6raoRKQmSIpQ5o1qegLoLQ
      content-type: application/json; charset=UTF-8
      Content-Length: 135
      low_priority json {'data': {'mobile': '一二三四五六七八九十一', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 24.43
      elapsed(ms): 23.003
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.84 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjU2NjA2NzIwMDAiLCJzdWIiOiIxMTc2MDU3MzI1NjYwNjcyMDAwIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.Zl9WR8S5_7zvvVQGsrOmZn1LFVALf5bCqfo9hsmmiIbf7Yn9BQTaDs-PdvMN34zrjlXR8N_zucXJJTKBHBJerg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '1336666000a', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1336666000a", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:51 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.84
      elapsed(ms): 14.231
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.47 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjY2NDYzMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzI2NjQ2MzMzNDQwIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.vqIrR9y_sPDgGtUqz1VchmLH38gl9gtruauW-QnozQcZhvN_vaeKVNP8yJENTCN5d2zhp79WIRbsoPlDVfne8A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '***********', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "***********", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:51 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.47
      elapsed(ms): 14.128
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.69 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjc3MDc0OTIzNTIiLCJzdWIiOiIxMTc2MDU3MzI3NzA3NDkyMzUyIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.o_lF37pAWX9wWCFQbiDHeYiajRTPBZhxsHogYvX4iJCVqVyqX82gTa2UyjzVnhEjWaeZEqquhoyf6lu3sCeZzA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '135444422#@', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "135444422#@", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:51 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.69
      elapsed(ms): 14.214
    • 测试添加常用联系人手机号码格式不正确
      response_time: 16.89 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      ', 'name': '张三'}, 'signStr': 'string'}
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjg2ODQ3NjUxODQiLCJzdWIiOiIxMTc2MDU3MzI4Njg0NzY1MTg0IiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.Vb1Oqajy8E7jXYV0uLqdhWSDxQv9896K48o-JSywTzRY8XGcyXtiLAEF9vXH1KGAF-o3zo0R-5x5uaHY2DIfnA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '11
      low_priority body {"data": {"mobile": "<td>11</td>", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:51 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.89
      elapsed(ms): 15.406
    • 测试添加常用联系人手机号码格式不正确
      response_time: 16.4 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjk2ODcyMDM4NDAiLCJzdWIiOiIxMTc2MDU3MzI5Njg3MjAzODQwIiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.ieX73AOvCIK22tyAy2d90FwMAXStEb6QNwAmKz2K4gJej1HzHz3A2X03_YhheTPlEzsIQi0LyFU4IXSLhwMpGw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '11111111111', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "11111111111", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:52 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.4
      elapsed(ms): 14.326
    • 测试添加常用联系人手机号码格式不正确
      response_time: 16.09 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzA4MzY0NDMxMzYiLCJzdWIiOiIxMTc2MDU3MzMwODM2NDQzMTM2IiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.nyXQKBqghsxjaMEwsop9jYLiV3P4ME39TpBAoPQAreNSG2TP6DW8kdxmJA2DGuyJVpz4dZvc2bR398j7tNUPLQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '00000000000', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "00000000000", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:52 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.09
      elapsed(ms): 14.418
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.63 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzE4MDUzMjczNjAiLCJzdWIiOiIxMTc2MDU3MzMxODA1MzI3MzYwIiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.EWwJ9WpIayl18j7PVsWI6KztgYZ5Y_B9VhRrwlAQZkEVYDH_3iNrWIhVeU3FEF4ljjRzuchFzO6K1q_19Gft6w
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '99999999999', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "99999999999", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:52 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.63
      elapsed(ms): 14.208
    • 测试添加常用联系人手机号码格式不正确
      response_time: 19.97 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzI4MDc3NjYwMTYiLCJzdWIiOiIxMTc2MDU3MzMyODA3NzY2MDE2IiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.0Gymyo7TDFmmGBz2Mq84AeT8tW23fMFFthQOlRBMcVk_Hbgnjk1UFheX9WXcrRsRq3e85DlJFAdCq3ymrlljHQ
      content-type: application/json; charset=UTF-8
      Content-Length: 81
      low_priority json {'data': {'mobile': '135666622123', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "135666622123", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:52 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 19.97
      elapsed(ms): 18.523
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.35 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzM4MDYwMTAzNjgiLCJzdWIiOiIxMTc2MDU3MzMzODA2MDEwMzY4IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.yVnWkT_OE406mhaGM31LeGacWWwljvlRMZIg1qobipVxbY3VRcoYfPc6vEO5iQ6lw6ruTNg0vlf2w-F340fr8A
      content-type: application/json; charset=UTF-8
      Content-Length: 85
      low_priority json {'data': {'mobile': '1356666777已', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1356666777\u5df2", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:53 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.35
      elapsed(ms): 13.861
    • 测试添加常用联系人手机号码格式不正确
      response_time: 16.09 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzQ3ODc0Nzc1MDQiLCJzdWIiOiIxMTc2MDU3MzM0Nzg3NDc3NTA0IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.KCqe8e2wCV41OPEuxQgGqtPwHulY_UPcO7PJNOF1Cc4XtXwaJVlPW4GJBRvOPBBAGT_U-63tvPBmbemLoP4nJQ
      content-type: application/json; charset=UTF-8
      Content-Length: 72
      low_priority json {'data': {'mobile': '110', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "110", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:53 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.09
      elapsed(ms): 14.3
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.75 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzU4Nzc5OTY1NDQiLCJzdWIiOiIxMTc2MDU3MzM1ODc3OTk2NTQ0IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.bTQTFDI-sZqzgfLd4tgoYUmOEF08n_d6B5IUhaSn1TMn1nQmV0wR4Wc8hlWzOIIxBbmZ17I1y_uPsUpnA6pVJw
      content-type: application/json; charset=UTF-8
      Content-Length: 73
      low_priority json {'data': {'mobile': '1201', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1201", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:53 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.75
      elapsed(ms): 14.389
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.64 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzY4NTk0NjM2ODAiLCJzdWIiOiIxMTc2MDU3MzM2ODU5NDYzNjgwIiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.dvuG_X4fhN880MvkJkUQUU5b1Wx2zEmst5mSL5L1XPx2V1pS0hrDP6tISQ0-GBJMcljJSW1PmLs-eXWvRznGjQ
      content-type: application/json; charset=UTF-8
      Content-Length: 74
      low_priority json {'data': {'mobile': '12345', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "12345", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:53 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.64
      elapsed(ms): 14.265
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.35 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzc4NjE5MDIzMzYiLCJzdWIiOiIxMTc2MDU3MzM3ODYxOTAyMzM2IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.3j8K0bU9Ly3NTPdbUTGAR60B1QrJVPKDhdH9HMwyeBKB5tgfoKwRGaIPBrInZDkyW94oR-1CnB97b1jkAFhdCA
      content-type: application/json; charset=UTF-8
      Content-Length: 75
      low_priority json {'data': {'mobile': '123456', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "123456", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:54 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.35
      elapsed(ms): 13.891
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.76 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzg5NDQwMzI3NjgiLCJzdWIiOiIxMTc2MDU3MzM4OTQ0MDMyNzY4IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.Fcl-gWbv3hygeqhw-JvKoAVfkuLWHDYnBKgxsS84CBaRyDaq-iijoGxbBw0_eG_kH01TJL2v_0wbNfiCUY_WUQ
      content-type: application/json; charset=UTF-8
      Content-Length: 76
      low_priority json {'data': {'mobile': '1234567', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1234567", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:54 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.76
      elapsed(ms): 14.324
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.89 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzk5NTA2NjU3MjgiLCJzdWIiOiIxMTc2MDU3MzM5OTUwNjY1NzI4IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.ud1x2pRVuvlM5pNJGpEq31DUZFT4FbJ7qutwXHgQkWGbws37BpKnUQN2d4w--aECYSMLketge0eJ7Qn0t4IslA
      content-type: application/json; charset=UTF-8
      Content-Length: 77
      low_priority json {'data': {'mobile': '12345678', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "12345678", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:54 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.89
      elapsed(ms): 14.331
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.55 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDA5Njk4ODE2MDAiLCJzdWIiOiIxMTc2MDU3MzQwOTY5ODgxNjAwIiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.777HpUbFhXWybll3xMjz2kBHVihwQkfNylMHBUiI5tsnxPVKaEN8PEGX0eV0pgxqMoh6cxdgjexy-kNwSQDWVg
      content-type: application/json; charset=UTF-8
      Content-Length: 78
      low_priority json {'data': {'mobile': '123456789', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "123456789", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:54 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.55
      elapsed(ms): 14.038
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.86 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDE5NzIzMjAyNTYiLCJzdWIiOiIxMTc2MDU3MzQxOTcyMzIwMjU2IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.oJfIsHAF_qBbjRVvMF4vmoUHqCsHJDWIZBZI2uaONLN5jLQ7wxgDuRKrKeuZZZcUcnd6dDJcxZGwCfqOHkDj_w
      content-type: application/json; charset=UTF-8
      Content-Length: 79
      low_priority json {'data': {'mobile': '1234567890', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1234567890", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:55 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.86
      elapsed(ms): 14.297
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.88 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDMwNTQ0NTA2ODgiLCJzdWIiOiIxMTc2MDU3MzQzMDU0NDUwNjg4IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.ZIuczEh-7G-sqZZ-F-BmhXYgoXdOtPMzM4kS-YIMH9lCL6Vsndi73qZuYSuzufFwePJ2_mco7zWVgMkRZaKVIQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '12345678901', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "12345678901", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:55 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.88
      elapsed(ms): 14.39
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.43 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDQwNjk0NzIyNTYiLCJzdWIiOiIxMTc2MDU3MzQ0MDY5NDcyMjU2IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.x2BRWmS7-FAyGEncP2Wu8NDEPmPqcJmX6w8A0T4imPFckoQq3QrS5fK8ME3KVLzhTMadTQGGn3kk4eFJ4_Au_g
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '1350000 99', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1350000 99", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:55 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.43
      elapsed(ms): 13.879
    • 测试添加常用联系人手机号码格式不正确
      response_time: 15.85 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDUxMDEyNzEwNDAiLCJzdWIiOiIxMTc2MDU3MzQ1MTAxMjcxMDQwIiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.KXVh4AFq_IylLzMIjkDRmJE6s83wSFOUFK6oegF0WW4RaOpFOqMmjYInQJ2GcCGupz7wYg1N0X1ikdhSZYsEPA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '135777788 8', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "135777788 8", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:55 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.85
      elapsed(ms): 14.39
    • 测试添加常用联系人手机号码格式不正确
      response_time: 19.49 ms pass
      测试添加常用联系人手机号码格式不正确 测试添加常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDYxMjA0ODY5MTIiLCJzdWIiOiIxMTc2MDU3MzQ2MTIwNDg2OTEyIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.GeoRjz3tjv4pqR4J_b7t3jJ11R-cc9Og1G_XdxGcb3BJh73hCCdcwKv7lrcWTiuT5-paUN0uMgPS4lQuibxYYw
      content-type: application/json; charset=UTF-8
      Content-Length: 81
      low_priority json {'data': {'mobile': '1356666 7777', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "1356666 7777", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:56 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 19.49
      elapsed(ms): 17.505
  • 测试添加常用联系人不同号码段 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:26 11.023 seconds
    Pass: 43 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加常用联系人不同号码段 base_url: http://netcar.zrong.cn:20080
    • 测试添加常用联系人不同号码段
      response_time: 35.82 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDcxNjA2NzQzMDQiLCJzdWIiOiIxMTc2MDU3MzQ3MTYwNjc0MzA0IiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.9B9aaTqTTDRHgtyUC4GlmUkpbsEJLgJHPPyeMtXoVSvMCuwfyx-YkjfDX29FvLyBrF3oe6Fc7BN35A1xkOEHkw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13300000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13300000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:56 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 35.82
      elapsed(ms): 34.376
    • 测试添加常用联系人不同号码段
      response_time: 24.59 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDgyNDY5OTkwNDAiLCJzdWIiOiIxMTc2MDU3MzQ4MjQ2OTk5MDQwIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.2cHdNpis3avZkEWo0bzFqRonVntvIpHlCsMcuMYs7O_WqQaDmT3QbiPvw-m_fK5abezzWndHGKWIsFNgRpSM-w
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '14900000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "14900000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:56 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.59
      elapsed(ms): 23.24
    • 测试添加常用联系人不同号码段
      response_time: 25.7 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDkyNTM2MzIwMDAiLCJzdWIiOiIxMTc2MDU3MzQ5MjUzNjMyMDAwIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.gu20e6KX6wJsHvEufmHc1-45EhZA7O23k0HYJXlavJgdrC0Syuj5e6KMY1osjd5Ma4XoaaUcq2_2qtP90y8gXQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15300000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15300000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:56 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.7
      elapsed(ms): 24.263
    • 测试添加常用联系人不同号码段
      response_time: 25.54 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTAzNjkzMTY4NjQiLCJzdWIiOiIxMTc2MDU3MzUwMzY5MzE2ODY0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.Ih_l3AD2PgVQGTwZRKnV1nW09373Hy3bvgEzepdA8bCUM-ljwm9R3KVEIUWj-CssLueLMdEqIirJi0RYBk_2_g
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17300000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17300000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:57 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.54
      elapsed(ms): 24.089
    • 测试添加常用联系人不同号码段
      response_time: 27.39 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTE0MTc4OTI4NjQiLCJzdWIiOiIxMTc2MDU3MzUxNDE3ODkyODY0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.C19AgtbWS9DWUqlfScBCtY1LaMotbSlamKAjsrukYzGVLr6SJy-D2g08OZex1Yw_zSmf7O9lGhtFyaxsEVB_Pg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17700000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17700000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:57 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.39
      elapsed(ms): 25.936
    • 测试添加常用联系人不同号码段
      response_time: 28.44 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTI1MDAwMjMyOTYiLCJzdWIiOiIxMTc2MDU3MzUyNTAwMDIzMjk2IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.GGuuflklDyoR_zfdRzYpbLUrqAU5IaeGYZFlJ3iVI7F5AP1yDhbBAmbDYoIV4BHsvd-NE2nLo5MpK6WFoXJgFA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18000000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18000000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:57 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.44
      elapsed(ms): 26.942
    • 测试添加常用联系人不同号码段
      response_time: 25.91 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTM1MzYwMTYzODQiLCJzdWIiOiIxMTc2MDU3MzUzNTM2MDE2Mzg0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.AKakube789zC79gS4vykb9a0I8G_iLRb1pJOI9p6Sg3VJOU08luRGyAWqaUAK3-D2Sk63G4893oi6uzEbuJs6A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18100000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18100000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:57 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.91
      elapsed(ms): 24.482
    • 测试添加常用联系人不同号码段
      response_time: 26.72 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTQ2MTM5NTI1MTIiLCJzdWIiOiIxMTc2MDU3MzU0NjEzOTUyNTEyIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.iJncEC287YoHnmDCkRqcKEUZLI3BC9Ec8Okom_jAQvsNbbwSIpsGaSIifssRko0rfpu_PZpp62UEfLGL5Dy_NA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18900000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18900000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:58 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.72
      elapsed(ms): 24.638
    • 测试添加常用联系人不同号码段
      response_time: 25.76 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTU3MTI4NjAxNjAiLCJzdWIiOiIxMTc2MDU3MzU1NzEyODYwMTYwIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.hx8XBhU8ZvJcScHCFPXeAWr-Gm5UkoBcOmfEPPz5FFMGUCoxw5CzGuzQl7m7LPIV2V4tor-h93Q6BkJ1-w6frw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '19900000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "19900000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:58 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.76
      elapsed(ms): 24.142
    • 测试添加常用联系人不同号码段
      response_time: 25.5 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTY4NDUzMjIyNDAiLCJzdWIiOiIxMTc2MDU3MzU2ODQ1MzIyMjQwIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.A406vRlzUP-aCdvdbJSnE5XkEfchle-FAJr12NStnK1tB1F499T9TE3PPcR25zs2hjUhRVofC9YC3zFgbnRAmg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13000000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13000000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:58 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.5
      elapsed(ms): 23.895
    • 测试添加常用联系人不同号码段
      response_time: 21.87 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTc4Njg3MzI0MTYiLCJzdWIiOiIxMTc2MDU3MzU3ODY4NzMyNDE2IiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.fJuc-MWTaprx9jH2hFG3e3pfw6XbiVks5COumucKcBWBWZDn_yDxBQSCF5rNRehf1U9IpK6Hau_HQqwjjq_wnw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13100000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13100000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:58 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 21.87
      elapsed(ms): 20.48
    • 测试添加常用联系人不同号码段
      response_time: 26.29 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTg5NTA4NjI4NDgiLCJzdWIiOiIxMTc2MDU3MzU4OTUwODYyODQ4IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.UQoL5vXELMtuKRT2U3kjNPXQTXwEUbE5zlpkxCM6R05eXstaQuSys-DSM_JIpoleRzfFtZ_DQZoD-Gws0PESrg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13200000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13200000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:59 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.29
      elapsed(ms): 24.812
    • 测试添加常用联系人不同号码段
      response_time: 27.02 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTk5NjU4ODQ0MTYiLCJzdWIiOiIxMTc2MDU3MzU5OTY1ODg0NDE2IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.ijWvqvSMvvAEYEp0PW3So_2CNaT2dKEL3vnV1EQBS7czZyM4VBsWryicAvtRON4YHuidM1oE7FOilR6QbrBHsQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '14500000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "14500000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:59 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.02
      elapsed(ms): 25.317
    • 测试添加常用联系人不同号码段
      response_time: 25.57 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjEwOTQxNTIxOTIiLCJzdWIiOiIxMTc2MDU3MzYxMDk0MTUyMTkyIiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.aCpel_l9Nq7NNPTXh9o_zpLP0_WBQddMVf8GVpRj9s88nBo0IbewpYWJ8MWafLMj7ZJbnIfkoBQjsNp7Wgt5MA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15500000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15500000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:59 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.57
      elapsed(ms): 24.107
    • 测试添加常用联系人不同号码段
      response_time: 28.37 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjIxMDQ5Nzk0NTYiLCJzdWIiOiIxMTc2MDU3MzYyMTA0OTc5NDU2IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.9GX-HDq-zjpm__hORuKVKadiBwlxJf__ZHtEHWt8UdDBnIz3q6VADaPC0A26ZrdE2eL7sYBaG3o5u_9hYT3-iw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:54:59 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.37
      elapsed(ms): 26.256
    • 测试添加常用联系人不同号码段
      response_time: 26.09 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjMxMzI1ODM5MzYiLCJzdWIiOiIxMTc2MDU3MzYzMTMyNTgzOTM2IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.WrVraMbsV2Qh0P61iDqavdxYxdeOKKbSYKxmpT8NUBLTLirTd9DqiaPYpxO1j0WXKCkYOSPE-K5NV1RlKJlFQQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '16600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "16600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:00 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.09
      elapsed(ms): 24.673
    • 测试添加常用联系人不同号码段
      response_time: 25.85 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjQxMzA4MjgyODgiLCJzdWIiOiIxMTc2MDU3MzY0MTMwODI4Mjg4IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.v7ixJpJH2nPsbW63G3wmnrIAUKcgAybnEFj-Hq-WGA1j88RDwBUOZhyjL9vE95ZJITfuB7PERO2SeLOjvEuq9A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17100000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17100000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:00 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.85
      elapsed(ms): 24.327
    • 测试添加常用联系人不同号码段
      response_time: 25.47 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjUyMjk3MzU5MzYiLCJzdWIiOiIxMTc2MDU3MzY1MjI5NzM1OTM2IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.3-1DmzkwyH5Bu3exy8Av4y-luxQHhugkh42ptRHPFEcPH-diSWoCDmlVlbS_jtT375NyqhN21dXRyAnh9Cgifw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17500000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17500000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:00 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.47
      elapsed(ms): 24.043
    • 测试添加常用联系人不同号码段
      response_time: 25.94 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjYyNDQ3NTc1MDQiLCJzdWIiOiIxMTc2MDU3MzY2MjQ0NzU3NTA0IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.IFzjfoYpFNG79MGd-XAAK56zW6c2IE6Wm3Kt9Q4YPzxFVEahl1APm9qPLwuRHe9-WLPl_Lv0a4B9TV69EgA2VQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:00 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.94
      elapsed(ms): 24.532
    • 测试添加常用联系人不同号码段
      response_time: 29.9 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjcyNDcxOTYxNjAiLCJzdWIiOiIxMTc2MDU3MzY3MjQ3MTk2MTYwIiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.xnS0p_9mO6w-rBa9hmd4elifoSzSVmdhOoG2pkfGErb5oerFhOMBiVUXffgriQmjuVOpiWh-8RQv5vfn-nha8Q
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18500000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18500000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:01 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.9
      elapsed(ms): 26.878
    • 测试添加常用联系人不同号码段
      response_time: 27.29 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjg0MTc0MDY5NzYiLCJzdWIiOiIxMTc2MDU3MzY4NDE3NDA2OTc2IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.sYyeMA0UtqFA7dppqIBC4fJYNCZIj6VhodBvEIMXTBEM9zyveTCU_gp5EZmLfvhguBOiUTxq3juaVtQx3xj0zg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:01 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.29
      elapsed(ms): 25.93
    • 测试添加常用联系人不同号码段
      response_time: 26.65 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjk0OTk1Mzc0MDgiLCJzdWIiOiIxMTc2MDU3MzY5NDk5NTM3NDA4IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.b-dCFP8AjAmDtPqZ1XuqkMpB0_FZA-4wem8YajGZzEBPIOTO8cyiSX5KRBNOZDdukJQuuu4P0ZFX6JfCVSYYEw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '16600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "16600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:01 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.65
      elapsed(ms): 25.135
    • 测试添加常用联系人不同号码段
      response_time: 79.27 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzA1MjcxNDE4ODgiLCJzdWIiOiIxMTc2MDU3MzcwNTI3MTQxODg4IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.-qoO8NphShAzbH57UmhoRhedb_y37k5gACYfe1PIYW4XqhLSou5ZmO9DOmwkRigu-N3JShhKDbTaqdwVzcoW8A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13400000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13400000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:01 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 79.27
      elapsed(ms): 77.889
    • 测试添加常用联系人不同号码段
      response_time: 26.31 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzE3OTM4MjE2OTYiLCJzdWIiOiIxMTc2MDU3MzcxNzkzODIxNjk2IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.NVIqn_gUHTC4Oe-injm7JGVSFdcpwtL5OZ-YAlMsvMoahPe0PT2AlXCridN888H73GxbgM_1angspySPbgktog
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13500000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:02 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.31
      elapsed(ms): 24.873
    • 测试添加常用联系人不同号码段
      response_time: 27.05 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzI4MzQwMDkwODgiLCJzdWIiOiIxMTc2MDU3MzcyODM0MDA5MDg4IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.S4TbBsaXnnSVBl0xYVU0c2oHhcoyYBJmZq27kt93-QD7SL-JJYHfM9I8RVBborzrSMILNh_wWT1dKpL2vPlJ0w
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13600000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13600000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:02 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.05
      elapsed(ms): 25.673
    • 测试添加常用联系人不同号码段
      response_time: 26.21 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzM4NjU4MDc4NzIiLCJzdWIiOiIxMTc2MDU3MzczODY1ODA3ODcyIiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.BuzPFLWk4TTZdx8m_V1KY9Zd2nsj6SWf2VM-Tcx_m6K4TT8AAPlCDI-PxLgDwgYQEKECzazEbNyzZkfXCvoSAA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13700000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13700000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:02 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.21
      elapsed(ms): 24.759
    • 测试添加常用联系人不同号码段
      response_time: 27.7 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzQ5MDU5OTUyNjQiLCJzdWIiOiIxMTc2MDU3Mzc0OTA1OTk1MjY0IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.9AgAVmf4aSYP548Wd9r0wnZ8JkE4lGWLDuRDqCVDxQJC2nd-s3BUYVjmZqTSwgSMv57uifs0qN_gKZcmDLWlvw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13800000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13800000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:02 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.7
      elapsed(ms): 25.975
    • 测试添加常用联系人不同号码段
      response_time: 26.99 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzU5NTg3NjU1NjgiLCJzdWIiOiIxMTc2MDU3Mzc1OTU4NzY1NTY4IiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.Pp2gjOtaW904qZUtVIPBUrBrEqpOstTO_qD_U6p2ZXJ3ISyz0Mb_7cH1lCkL05RJ1lCmCNaanZsfdXFmiz2CSQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13900000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13900000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:03 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.99
      elapsed(ms): 25.47
    • 测试添加常用联系人不同号码段
      response_time: 25.66 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzY5ODYzNzAwNDgiLCJzdWIiOiIxMTc2MDU3Mzc2OTg2MzcwMDQ4IiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.PCLjhP5xFsrMh0EKLDFW0XwclYzouQlXm6lb2NgUiYwcj63UlITNQdQ2o4QUiOfAwc-KYJfLsHzBHKwAWHKzOg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '14700000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "14700000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:03 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.66
      elapsed(ms): 24.075
    • 测试添加常用联系人不同号码段
      response_time: 124.7 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzgwNjAxMTE4NzIiLCJzdWIiOiIxMTc2MDU3Mzc4MDYwMTExODcyIiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.cQAj8m_2anwn2edlhqmpxxhuFRaHKNWgkCUOJd9liADyLGOm6Xj8aNXo_SzTyMdTEvzyZBHtpRlEVoam_XjSKQ
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15000000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15000000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:03 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 124.7
      elapsed(ms): 123.209
    • 测试添加常用联系人不同号码段
      response_time: 26.57 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzk1NTc0Nzg0MDAiLCJzdWIiOiIxMTc2MDU3Mzc5NTU3NDc4NDAwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.3sz1m-D6mPyJMQzAmb-TCx7TA0zfR_uX1ULuijE5uEDWXx-Lhpy8ZMC3-U2UKACXyC0T3MHtXE_CPZ76_iIY9g
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15100000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15100000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:04 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.57
      elapsed(ms): 25.118
    • 测试添加常用联系人不同号码段
      response_time: 27.36 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODA2Njg5Njg5NjAiLCJzdWIiOiIxMTc2MDU3MzgwNjY4OTY4OTYwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.blCR6VjdztrNZpmEwKlzuHjiry5yqLTbGKJPFebd_OAPJs9ydsP1-04l5uz_Tct8M3M6hG1MxVBz7bHtIrUOMw
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15200000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15200000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:04 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.36
      elapsed(ms): 25.701
    • 测试添加常用联系人不同号码段
      response_time: 26.98 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODE3NTk0ODgwMDAiLCJzdWIiOiIxMTc2MDU3MzgxNzU5NDg4MDAwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.9IZvN8B1HMclbPT2QPM-h9tsWL4DdeQENlecicheBHAMaTsZC8pQx9kC_iNImXzlDVqK2pomuygGm6A00F-0UA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15700000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15700000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:04 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.98
      elapsed(ms): 25.386
    • 测试添加常用联系人不同号码段
      response_time: 25.57 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODI4MDM4Njk2OTYiLCJzdWIiOiIxMTc2MDU3MzgyODAzODY5Njk2IiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.Y4sDfbl5UnJNzvEPuLzW-l5YrqgMRkfq8G_H9BSSLoZsonKMmLLoLJeWPJHooi7xiVpjcbE3Ll5zG0GurKwW-Q
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15800000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15800000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:04 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.57
      elapsed(ms): 24.1
    • 测试添加常用联系人不同号码段
      response_time: 27.41 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODM4ODE4MDU4MjQiLCJzdWIiOiIxMTc2MDU3MzgzODgxODA1ODI0IiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.xWHPECxrA1iRdMmSpZL8abGWb6j66zzUqqmatScJusrsl4WRZ_t2sxMxVEX0IEQj1Xt9xfRqNJsktjz4NQE23Q
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '15900000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "15900000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:05 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.41
      elapsed(ms): 25.924
    • 测试添加常用联系人不同号码段
      response_time: 28.25 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODQ5NTU1NDc2NDgiLCJzdWIiOiIxMTc2MDU3Mzg0OTU1NTQ3NjQ4IiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.ZNWzrmHbA9euaegcb-6SoMXfpLFGNfGTlkAowIJWtn61i08q4Zf-XqBKFexAn4bNRY16Ew0wGnCdzupcI5XXvA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17200000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17200000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:05 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.25
      elapsed(ms): 26.776
    • 测试添加常用联系人不同号码段
      response_time: 25.56 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODYwMjkyODk0NzIiLCJzdWIiOiIxMTc2MDU3Mzg2MDI5Mjg5NDcyIiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.sOnGTmj-PXQQMX3Y-RH1FW-dGpQYEoENWecGcx10h2gZvIhXNPPp263XQByuhFKRqoKTh8VO1Buoqf0wMuV88Q
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '17800000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "17800000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:05 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.56
      elapsed(ms): 24.14
    • 测试添加常用联系人不同号码段
      response_time: 27.04 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODcwNjUyODI1NjAiLCJzdWIiOiIxMTc2MDU3Mzg3MDY1MjgyNTYwIiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.z2ER1dpHEL8B2oG3CcrjIr-ItNCNGDO_BTYYlc4MUB4Kz6UNwty8DxWxtTpXjuHRDU5Ihh7un3zrDF4-9jOw8w
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18200000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18200000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:05 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.04
      elapsed(ms): 25.61
    • 测试添加常用联系人不同号码段
      response_time: 28.43 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODgwODg2OTI3MzYiLCJzdWIiOiIxMTc2MDU3Mzg4MDg4NjkyNzM2IiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.dY0smWU3OhY2F12GjnN8LFwdonyHo6IBFwZ_sBEGszndRZ7og3QvjmMWzam2WZeYu31oFS-Crf9t87gQ2PpZ1Q
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18300000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18300000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:06 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.43
      elapsed(ms): 27.039
    • 测试添加常用联系人不同号码段
      response_time: 26.58 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODkxNjI0MzQ1NjAiLCJzdWIiOiIxMTc2MDU3Mzg5MTYyNDM0NTYwIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.LnoHQ5wIwhepAXG293kZMkgM7QuJkPvIvUIy-c5hj3Q1BzyJV_eV7a2WIC1OjjswlTGUwdOK3MvwY2hXIA9MSA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18400000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18400000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:06 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.58
      elapsed(ms): 25.015
    • 测试添加常用联系人不同号码段
      response_time: 27.0 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTAyMTEwMTA1NjAiLCJzdWIiOiIxMTc2MDU3MzkwMjExMDEwNTYwIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.mv22u_lncFbPcYA28b_eJkwRckChG0LFrOe6a67eVSXYUc0UBJthfsufb0wlYFRQt0X4VAYgBmD1-lTESqZ9_A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18700000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18700000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:06 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.0
      elapsed(ms): 25.399
    • 测试添加常用联系人不同号码段
      response_time: 26.43 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTEyNzIxNjk0NzIiLCJzdWIiOiIxMTc2MDU3MzkxMjcyMTY5NDcyIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.r1jwMhXy8MJyPen1TExrG4wVr5-SIwk7e5R1KmYCqk0sMQ_nj_qtKao6Wv2LHYrrY_YR6EtERmf1NxzX2hqtzg
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '18800000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "18800000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:06 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.43
      elapsed(ms): 25.033
    • 测试添加常用联系人不同号码段
      response_time: 28.29 ms pass
      测试添加常用联系人不同号码段 测试添加常用联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTIzMjA3NDU0NzIiLCJzdWIiOiIxMTc2MDU3MzkyMzIwNzQ1NDcyIiwiZXhwIjoxNTY5MjQzMzA3LCJpYXQiOjE1NjkyMjg5MDd9.C0407hLQ0Ankyxko8LoBulIRtVzBRSS1hTYkEg_xbAOgTfU5vqWDXRzwr10bvxvvtgflybsNcuZAok2IH_efqA
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '19800000001', 'name': '张三'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "19800000001", "name": "\u5f20\u4e09"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:07 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.29
      elapsed(ms): 26.81
  • 测试只修改联系人手机号 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:37 0.837 seconds
    Pass: 3 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试只修改联系人手机号 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 36.77 ms pass
      测试只修改联系人手机号 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:07 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 36.77
      elapsed(ms): 35.283
    • 【前置条件】查询联系人ID
      response_time: 27.69 ms pass
      测试只修改联系人手机号 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:07 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057393058942976","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 27.69
      elapsed(ms): 26.165
    • 测试只修改联系人手机号
      response_time: 30.21 ms pass
      测试只修改联系人手机号 测试只修改联系人手机号
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057393058942976', 'mobile': '15544441101', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057393058942976", "mobile": "15544441101", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:07 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 30.21
      elapsed(ms): 28.829
  • 测试查询常用联系人、排序及分页 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:38 11.652 seconds
    Pass: 21 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试查询常用联系人、排序及分页 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加20个联系人
      response_time: 34.27 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:08 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 34.27
      elapsed(ms): 32.85
    • 【前置条件】添加20个联系人
      response_time: 29.13 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:08 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.13
      elapsed(ms): 27.704
    • 【前置条件】添加20个联系人
      response_time: 29.59 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009997', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009997", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:09 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.59
      elapsed(ms): 28.071
    • 【前置条件】添加20个联系人
      response_time: 26.94 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009996', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009996", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:09 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.94
      elapsed(ms): 25.566
    • 【前置条件】添加20个联系人
      response_time: 27.05 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009995', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009995", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:10 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.05
      elapsed(ms): 25.613
    • 【前置条件】添加20个联系人
      response_time: 26.69 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009994', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009994", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:10 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.69
      elapsed(ms): 25.127
    • 【前置条件】添加20个联系人
      response_time: 26.68 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009993', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009993", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:11 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.68
      elapsed(ms): 25.142
    • 【前置条件】添加20个联系人
      response_time: 27.65 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009992', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009992", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:12 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.65
      elapsed(ms): 26.237
    • 【前置条件】添加20个联系人
      response_time: 27.75 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009991', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009991", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:12 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.75
      elapsed(ms): 26.299
    • 【前置条件】添加20个联系人
      response_time: 27.21 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009990', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009990", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:13 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.21
      elapsed(ms): 25.749
    • 【前置条件】添加20个联系人
      response_time: 28.15 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009989', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009989", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:13 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.15
      elapsed(ms): 26.758
    • 【前置条件】添加20个联系人
      response_time: 32.55 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009988', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009988", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:14 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 32.55
      elapsed(ms): 31.14
    • 【前置条件】添加20个联系人
      response_time: 46.88 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009987', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009987", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:14 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 46.88
      elapsed(ms): 45.431
    • 【前置条件】添加20个联系人
      response_time: 27.39 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009986', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009986", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:15 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.39
      elapsed(ms): 25.988
    • 【前置条件】添加20个联系人
      response_time: 28.07 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009985', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009985", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:16 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.07
      elapsed(ms): 26.638
    • 【前置条件】添加20个联系人
      response_time: 29.69 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009984', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009984", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:16 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.69
      elapsed(ms): 28.157
    • 【前置条件】添加20个联系人
      response_time: 26.82 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009983', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009983", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:17 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.82
      elapsed(ms): 25.223
    • 【前置条件】添加20个联系人
      response_time: 26.64 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009982', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009982", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:17 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.64
      elapsed(ms): 25.207
    • 【前置条件】添加20个联系人
      response_time: 27.41 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009981', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009981", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:18 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.41
      elapsed(ms): 25.913
    • 【前置条件】添加20个联系人
      response_time: 133.89 ms pass
      测试查询常用联系人、排序及分页 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009980', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009980", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:18 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 133.89
      elapsed(ms): 132.464
    • 测试查询常用联系人、排序及分页
      response_time: 24.78 ms pass
      测试查询常用联系人、排序及分页 测试查询常用联系人、排序及分页
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=3
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 3}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":20,"list":[{"id":"1176057442090356736","name":"刘小雨","mobile":"13500009980"},{"id":"1176057439255007232","name":"刘小雨","mobile":"13500009981"},{"id":"1176057436876836864","name":"刘小雨","mobile":"13500009982"}],"pageNum":1,"pageSize":3,"size":3,"startRow":1,"endRow":3,"pages":7,"prePage":0,"nextPage":2,"isFirstPage":true,"isLastPage":false,"hasPreviousPage":false,"hasNextPage":true,"navigatePages":8,"navigatepageNums":[1,2,3,4,5,6,7],"navigateFirstPage":1,"navigateLastPage":7}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 13500009980 ,  13500009980 ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13500009981 ,  13500009981 ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13500009982 ,  13500009982 ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 20 ,  20 ]
      equals:[ 1 ,  1 ]
      equals:[ 3 ,  3 ]
      equals:[ 3 ,  3 ]
      equals:[ 1 ,  1 ]
      equals:[ 3 ,  3 ]
      equals:[ 7 ,  7 ]
      equals:[ 0 ,  0 ]
      equals:[ 2 ,  2 ]
      equals:[ True ,  True ]
      equals:[ False ,  False ]
      equals:[ False ,  False ]
      equals:[ True ,  True ]
      equals:[ 8 ,  8 ]
      equals:[ 1 ,  1 ]
      equals:[ 7 ,  7 ]
      equals:[ 1 ,  1 ]
      equals:[ 7 ,  7 ]
      low_priority Statistics
      content_size(bytes): 548
      response_time(ms): 24.78
      elapsed(ms): 23.331
  • 测试添加联系人姓名字数边界值与字符组合 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:50 0.287 seconds
    Pass: 6 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加联系人姓名字数边界值与字符组合 base_url: http://netcar.zrong.cn:20080
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 39.72 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 368
      low_priority json {'data': {'mobile': '13500009999', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 39.72
      elapsed(ms): 38.29
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 26.91 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13500009999', 'name': '一二'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.91
      elapsed(ms): 25.404
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 28.11 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 71
      low_priority json {'data': {'mobile': '13500009999', 'name': '123'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "123"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.11
      elapsed(ms): 26.695
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 28.87 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 71
      low_priority json {'data': {'mobile': '13500009999', 'name': 'jjj'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "jjj"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.87
      elapsed(ms): 27.433
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 25.83 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 73
      low_priority json {'data': {'mobile': '13500009999', 'name': '*&^&*'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "*&^&*"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.83
      elapsed(ms): 24.442
    • 测试添加联系人姓名字数边界值与字符组合
      response_time: 26.88 ms pass
      测试添加联系人姓名字数边界值与字符组合 测试添加联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
      content-type: application/json; charset=UTF-8
      Content-Length: 80
      low_priority json {'data': {'mobile': '13500009999', 'name': '123&*^hgjkfd'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "123&*^hgjkfd"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:19 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.88
      elapsed(ms): 25.481
  • 测试修改手机号后查询联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:50 0.896 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改手机号后查询联系人 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 35.64 ms pass
      测试修改手机号后查询联系人 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:20 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 35.64
      elapsed(ms): 34.073
    • 【前置条件】查询联系人ID
      response_time: 30.88 ms pass
      测试修改手机号后查询联系人 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:20 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057446645370880","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 30.88
      elapsed(ms): 29.332
    • 【前置条件】修改联系人手机号
      response_time: 31.19 ms pass
      测试修改手机号后查询联系人 【前置条件】修改联系人手机号
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057446645370880', 'mobile': '15544441101', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057446645370880", "mobile": "15544441101", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:20 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 31.19
      elapsed(ms): 29.756
    • 测试修改手机号后查询联系人
      response_time: 27.14 ms pass
      测试修改手机号后查询联系人 测试修改手机号后查询联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': '1', 'pageSize': '50'}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:20 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057446645370880","name":"刘小雨","mobile":"15544441101"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 15544441101 ,  15544441101 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 27.14
      elapsed(ms): 25.747
  • 测试最多可添加20个联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:55:51 11.656 seconds
    Pass: 21 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试最多可添加20个联系人 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加20个联系人
      response_time: 33.74 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:20 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 33.74
      elapsed(ms): 32.327
    • 【前置条件】添加20个联系人
      response_time: 29.04 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:21 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.04
      elapsed(ms): 27.568
    • 【前置条件】添加20个联系人
      response_time: 29.52 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009997', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009997", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:21 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.52
      elapsed(ms): 28.106
    • 【前置条件】添加20个联系人
      response_time: 26.32 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009996', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009996", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:22 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.32
      elapsed(ms): 24.817
    • 【前置条件】添加20个联系人
      response_time: 28.15 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009995', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009995", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:23 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.15
      elapsed(ms): 26.494
    • 【前置条件】添加20个联系人
      response_time: 26.91 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009994', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009994", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:23 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.91
      elapsed(ms): 25.372
    • 【前置条件】添加20个联系人
      response_time: 24.79 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009993', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009993", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:24 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.79
      elapsed(ms): 23.174
    • 【前置条件】添加20个联系人
      response_time: 130.48 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009992', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009992", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:24 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 130.48
      elapsed(ms): 129.012
    • 【前置条件】添加20个联系人
      response_time: 29.3 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009991', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009991", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:25 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.3
      elapsed(ms): 27.864
    • 【前置条件】添加20个联系人
      response_time: 27.84 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009990', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009990", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:26 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.84
      elapsed(ms): 26.381
    • 【前置条件】添加20个联系人
      response_time: 27.63 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009989', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009989", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:26 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.63
      elapsed(ms): 26.123
    • 【前置条件】添加20个联系人
      response_time: 28.21 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009988', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009988", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:27 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.21
      elapsed(ms): 26.745
    • 【前置条件】添加20个联系人
      response_time: 28.66 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009987', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009987", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:27 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.66
      elapsed(ms): 27.229
    • 【前置条件】添加20个联系人
      response_time: 27.18 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009986', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009986", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:28 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.18
      elapsed(ms): 25.618
    • 【前置条件】添加20个联系人
      response_time: 28.78 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009985', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009985", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:28 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.78
      elapsed(ms): 27.353
    • 【前置条件】添加20个联系人
      response_time: 29.25 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009984', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009984", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:29 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.25
      elapsed(ms): 27.754
    • 【前置条件】添加20个联系人
      response_time: 29.04 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009983', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009983", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:30 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.04
      elapsed(ms): 27.51
    • 【前置条件】添加20个联系人
      response_time: 28.88 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009982', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009982", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:30 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.88
      elapsed(ms): 26.91
    • 【前置条件】添加20个联系人
      response_time: 27.91 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009981', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009981", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:31 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.91
      elapsed(ms): 26.404
    • 【前置条件】添加20个联系人
      response_time: 28.2 ms pass
      测试最多可添加20个联系人 【前置条件】添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009980', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009980", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:31 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.2
      elapsed(ms): 26.21
    • 测试最多可添加20个联系人
      response_time: 19.06 ms pass
      测试最多可添加20个联系人 测试最多可添加20个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小溪'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u6eaa"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:32 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100400,"success":false,"msg":"PERSON_COUNT_LIMIT"}
      low_priority Validators
      equals:[ 100400 ,  100400 ]
      equals:[ PERSON_COUNT_LIMIT ,  PERSON_COUNT_LIMIT ]
      low_priority Statistics
      content_size(bytes): 58
      response_time(ms): 19.06
      elapsed(ms): 17.647
  • 测试未登录添加联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:03 0.042 seconds
    Pass: 1 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试未登录添加联系人 base_url: http://netcar.zrong.cn:20080
    • 测试未登录添加联系人
      response_time: 22.83 ms pass
      测试未登录添加联系人 测试未登录添加联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:32 GMT
      Content-Type: application/json;charset=UTF-8
      Content-Length: 52
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":700,"msg":"token_sign_fail","success":false}
      low_priority Validators
      equals:[ 700 ,  700 ]
      equals:[ token_sign_fail ,  token_sign_fail ]
      low_priority Statistics
      content_size(bytes): 52
      response_time(ms): 22.83
      elapsed(ms): 21.381
  • 测试修改手机号和姓名后查询联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:03 0.895 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改手机号和姓名后查询联系人 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 37.0 ms pass
      测试修改手机号和姓名后查询联系人 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:32 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.0
      elapsed(ms): 35.402
    • 【前置条件】查询联系人ID
      response_time: 22.95 ms pass
      测试修改手机号和姓名后查询联系人 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:33 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057499489406976","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 22.95
      elapsed(ms): 21.468
    • 【前置条件】修改联系人手机号和姓名
      response_time: 25.22 ms pass
      测试修改手机号和姓名后查询联系人 【前置条件】修改联系人手机号和姓名
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057499489406976', 'mobile': '15544441101', 'name': '刘铭月'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057499489406976", "mobile": "15544441101", "name": "\u5218\u94ed\u6708"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:33 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.22
      elapsed(ms): 23.846
    • 测试修改手机号和姓名后查询联系人
      response_time: 21.55 ms pass
      测试修改手机号和姓名后查询联系人 测试修改手机号和姓名后查询联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': '1', 'pageSize': '50'}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:33 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057499489406976","name":"刘铭月","mobile":"15544441101"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘铭月 ,  刘铭月 ]
      equals:[ 15544441101 ,  15544441101 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 21.55
      elapsed(ms): 20.121
  • 测试只修改联系人姓名 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:04 0.842 seconds
    Pass: 3 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试只修改联系人姓名 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 36.11 ms pass
      测试只修改联系人姓名 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:33 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 36.11
      elapsed(ms): 34.659
    • 【前置条件】查询联系人ID
      response_time: 24.92 ms pass
      测试只修改联系人姓名 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057503213948928","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 24.92
      elapsed(ms): 23.542
    • 测试只修改联系人姓名
      response_time: 28.47 ms pass
      测试只修改联系人姓名 测试只修改联系人姓名
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057503213948928', 'mobile': '13500009999', 'name': '刘铭月'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057503213948928", "mobile": "13500009999", "name": "\u5218\u94ed\u6708"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.47
      elapsed(ms): 27.083
  • 测试添加联系人姓名为空 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:04 0.075 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加联系人姓名为空 base_url: http://netcar.zrong.cn:20080
    • 测试添加联系人姓名为空
      response_time: 23.05 ms pass
      测试添加联系人姓名为空 测试添加联系人姓名为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDM2NjE1NDc1MjAiLCJzdWIiOiIxMTc2MDU3MzAzNjYxNTQ3NTIwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.Odi6ufVyNioSUJ3Jv126TY-yN8ECQUuS_XgY28h-ZRHvT70Qx1RQO45dpssBW46scUjhds4P7CmPqf1pUjARiA
      content-type: application/json; charset=UTF-8
      Content-Length: 68
      low_priority json {'data': {'mobile': '13522220001', 'name': ''}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220001", "name": ""}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 23.05
      elapsed(ms): 21.614
    • 测试添加联系人姓名为空
      response_time: 15.45 ms pass
      测试添加联系人姓名为空 测试添加联系人姓名为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDM2NjE1NDc1MjAiLCJzdWIiOiIxMTc2MDU3MzAzNjYxNTQ3NTIwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.Odi6ufVyNioSUJ3Jv126TY-yN8ECQUuS_XgY28h-ZRHvT70Qx1RQO45dpssBW46scUjhds4P7CmPqf1pUjARiA
      content-type: application/json; charset=UTF-8
      Content-Length: 68
      low_priority json {'data': {'mobile': '13522220001', 'name': ''}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220001", "name": ""}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.45
      elapsed(ms): 14.005
  • 测试未登录查询常用联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:04 0.040 seconds
    Pass: 1 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试未登录查询常用联系人 base_url: http://netcar.zrong.cn:20080
    • 测试未登录查询常用联系人
      response_time: 21.56 ms pass
      测试未登录查询常用联系人 测试未登录查询常用联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Content-Length: 52
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":700,"msg":"token_sign_fail","success":false}
      low_priority Validators
      equals:[ 700 ,  700 ]
      equals:[ token_sign_fail ,  token_sign_fail ]
      low_priority Statistics
      content_size(bytes): 52
      response_time(ms): 21.56
      elapsed(ms): 20.219
  • 测试添加联系人姓名超过最大字数限制和低于最小字数限制 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:05 0.073 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加联系人姓名超过最大字数限制和低于最小字数限制 base_url: http://netcar.zrong.cn:20080
    • 测试添加联系人姓名超过最大字数限制和低于最小字数限制
      response_time: 22.78 ms pass
      测试添加联系人姓名超过最大字数限制和低于最小字数限制 测试添加联系人姓名超过最大字数限制和低于最小字数限制
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDQ2NDcyMDg5NjAiLCJzdWIiOiIxMTc2MDU3MzA0NjQ3MjA4OTYwIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.4gPu86YYQt3Zk5bJsb1RsAJUI8omfCSa2ujm8ELlRVgsjKNF7IXhRigljvPw19KUMyjGz6qfOADsmH4kXSbqPQ
      content-type: application/json; charset=UTF-8
      Content-Length: 374
      low_priority json {'data': {'mobile': '13500009999', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 22.78
      elapsed(ms): 21.39
    • 测试添加联系人姓名超过最大字数限制和低于最小字数限制
      response_time: 14.14 ms pass
      测试添加联系人姓名超过最大字数限制和低于最小字数限制 测试添加联系人姓名超过最大字数限制和低于最小字数限制
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDQ2NDcyMDg5NjAiLCJzdWIiOiIxMTc2MDU3MzA0NjQ3MjA4OTYwIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.4gPu86YYQt3Zk5bJsb1RsAJUI8omfCSa2ujm8ELlRVgsjKNF7IXhRigljvPw19KUMyjGz6qfOADsmH4kXSbqPQ
      content-type: application/json; charset=UTF-8
      Content-Length: 74
      low_priority json {'data': {'mobile': '13500009999', 'name': '一'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u4e00"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.14
      elapsed(ms): 12.758
  • 测试修改联系人姓名超过最大字数限制和低于最小字数限制 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:05 0.945 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人姓名超过最大字数限制和低于最小字数限制 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 40.73 ms pass
      测试修改联系人姓名超过最大字数限制和低于最小字数限制 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:34 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 40.73
      elapsed(ms): 39.284
    • 【前置条件】查询联系人ID
      response_time: 26.0 ms pass
      测试修改联系人姓名超过最大字数限制和低于最小字数限制 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057507567636480","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 26.0
      elapsed(ms): 24.587
    • 测试修改联系人姓名超过最大字数限制和低于最小字数限制
      response_time: 15.86 ms pass
      测试修改联系人姓名超过最大字数限制和低于最小字数限制 测试修改联系人姓名超过最大字数限制和低于最小字数限制
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 410
      low_priority json {'data': {'contactId': '1176057507567636480', 'mobile': '13522220001', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057507567636480", "mobile": "13522220001", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.86
      elapsed(ms): 14.459
    • 测试修改联系人姓名超过最大字数限制和低于最小字数限制
      response_time: 15.89 ms pass
      测试修改联系人姓名超过最大字数限制和低于最小字数限制 测试修改联系人姓名超过最大字数限制和低于最小字数限制
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 110
      low_priority json {'data': {'contactId': '1176057507567636480', 'mobile': '13522220001', 'name': '一'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057507567636480", "mobile": "13522220001", "name": "\u4e00"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.89
      elapsed(ms): 14.488
  • 测试添加相同手机号不同联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:06 0.100 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加相同手机号不同联系人 base_url: http://netcar.zrong.cn:20080
    • 测试添加相同手机号不同联系人
      response_time: 34.75 ms pass
      测试添加相同手机号不同联系人 测试添加相同手机号不同联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDY0ODQzMTQxMTIiLCJzdWIiOiIxMTc2MDU3MzA2NDg0MzE0MTEyIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.Ct9SrOmG3xmVbv73HXp1PlGJybHR0x-t4u4y9v_lMykPLQ4vCqexQZZoH9-uH0fXwYM5Vrx2wCQtz8l5EMSvnA
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 34.75
      elapsed(ms): 33.304
    • 测试添加相同手机号不同联系人
      response_time: 27.89 ms pass
      测试添加相同手机号不同联系人 测试添加相同手机号不同联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDY0ODQzMTQxMTIiLCJzdWIiOiIxMTc2MDU3MzA2NDg0MzE0MTEyIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.Ct9SrOmG3xmVbv73HXp1PlGJybHR0x-t4u4y9v_lMykPLQ4vCqexQZZoH9-uH0fXwYM5Vrx2wCQtz8l5EMSvnA
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘玉梅'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u7389\u6885"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.89
      elapsed(ms): 26.498
  • 测试修改联系人姓名字数边界值与字符组合 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:06 1.460 seconds
    Pass: 8 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人姓名字数边界值与字符组合 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 37.53 ms pass
      测试修改联系人姓名字数边界值与字符组合 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:35 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.53
      elapsed(ms): 36.107
    • 【前置条件】查询联系人ID
      response_time: 23.88 ms pass
      测试修改联系人姓名字数边界值与字符组合 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057511954878464","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 23.88
      elapsed(ms): 22.391
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 28.24 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 404
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 28.24
      elapsed(ms): 26.816
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 26.4 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 116
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '一二'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "\u4e00\u4e8c"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.4
      elapsed(ms): 24.993
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 24.29 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 107
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '123'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "123"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.29
      elapsed(ms): 22.86
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 22.41 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 107
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': 'jjj'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "jjj"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 22.41
      elapsed(ms): 20.961
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 24.27 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 109
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '*&^&*'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "*&^&*"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.27
      elapsed(ms): 22.827
    • 测试修改联系人姓名字数边界值与字符组合
      response_time: 24.89 ms pass
      测试修改联系人姓名字数边界值与字符组合 测试修改联系人姓名字数边界值与字符组合
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 116
      low_priority json {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '123&*^hgjkfd'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "123&*^hgjkfd"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:36 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.89
      elapsed(ms): 23.293
  • 测试修改联系人姓名为空 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:07 0.937 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人姓名为空 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 36.06 ms pass
      测试修改联系人姓名为空 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:37 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 36.06
      elapsed(ms): 34.54
    • 【前置条件】查询联系人ID
      response_time: 20.77 ms pass
      测试修改联系人姓名为空 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:37 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057518061785088","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 20.77
      elapsed(ms): 18.662
    • 测试修改联系人姓名为空
      response_time: 14.98 ms pass
      测试修改联系人姓名为空 测试修改联系人姓名为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 104
      low_priority json {'data': {'contactId': '1176057518061785088', 'mobile': '13522220001', 'name': ''}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057518061785088", "mobile": "13522220001", "name": ""}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:37 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.98
      elapsed(ms): 13.52
    • 测试修改联系人姓名为空
      response_time: 16.86 ms pass
      测试修改联系人姓名为空 测试修改联系人姓名为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
      content-type: application/json; charset=UTF-8
      Content-Length: 104
      low_priority json {'data': {'contactId': '1176057518061785088', 'mobile': '13522220001', 'name': ''}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057518061785088", "mobile": "13522220001", "name": ""}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:37 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 16.86
      elapsed(ms): 15.444
  • 测试修改联系人手机号和姓名 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:08 0.851 seconds
    Pass: 3 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人手机号和姓名 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 36.9 ms pass
      测试修改联系人手机号和姓名 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 36.9
      elapsed(ms): 35.339
    • 【前置条件】查询联系人ID
      response_time: 25.11 ms pass
      测试修改联系人手机号和姓名 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057522021208064","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 25.11
      elapsed(ms): 23.596
    • 测试修改联系人手机号和姓名
      response_time: 26.67 ms pass
      测试修改联系人手机号和姓名 测试修改联系人手机号和姓名
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057522021208064', 'mobile': '15544441101', 'name': '刘铭月'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057522021208064", "mobile": "15544441101", "name": "\u5218\u94ed\u6708"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.67
      elapsed(ms): 25.048
  • 测试添加相同联系人不同手机号 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:09 0.104 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加相同联系人不同手机号 base_url: http://netcar.zrong.cn:20080
    • 测试添加相同联系人不同手机号
      response_time: 37.41 ms pass
      测试添加相同联系人不同手机号 测试添加相同联系人不同手机号
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDk0NzQ4NTI4NjQiLCJzdWIiOiIxMTc2MDU3MzA5NDc0ODUyODY0IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.6dnyysPPrJ6MSMILjpA_sJjbMf5DXjPET_ODr-ZN2WdWcAhUuRKYCuDB5DuIdwVwwmhxUW7CJMcyP9exrCtKYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.41
      elapsed(ms): 35.971
    • 测试添加相同联系人不同手机号
      response_time: 27.72 ms pass
      测试添加相同联系人不同手机号 测试添加相同联系人不同手机号
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDk0NzQ4NTI4NjQiLCJzdWIiOiIxMTc2MDU3MzA5NDc0ODUyODY0IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.6dnyysPPrJ6MSMILjpA_sJjbMf5DXjPET_ODr-ZN2WdWcAhUuRKYCuDB5DuIdwVwwmhxUW7CJMcyP9exrCtKYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.72
      elapsed(ms): 26.235
  • 测试未登录修改联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:09 0.038 seconds
    Pass: 1 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试未登录修改联系人 base_url: http://netcar.zrong.cn:20080
    • 测试未登录修改联系人
      response_time: 18.42 ms pass
      测试未登录修改联系人 测试未登录修改联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      content-type: application/json; charset=UTF-8
      Content-Length: 114
      low_priority json {'data': {'contactId': '12323211321', 'mobile': '13555509999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "12323211321", "mobile": "13555509999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Content-Length: 52
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":700,"msg":"token_sign_fail","success":false}
      low_priority Validators
      equals:[ 700 ,  700 ]
      equals:[ token_sign_fail ,  token_sign_fail ]
      low_priority Statistics
      content_size(bytes): 52
      response_time(ms): 18.42
      elapsed(ms): 16.973
  • 测试修改姓名后查询联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:09 0.920 seconds
    Pass: 4 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改姓名后查询联系人 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 37.01 ms pass
      测试修改姓名后查询联系人 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:38 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.01
      elapsed(ms): 35.531
    • 【前置条件】查询联系人ID
      response_time: 48.59 ms pass
      测试修改姓名后查询联系人 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:39 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057526144208896","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 48.59
      elapsed(ms): 47.092
    • 【前置条件】修改联系人姓名
      response_time: 26.57 ms pass
      测试修改姓名后查询联系人 【前置条件】修改联系人姓名
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057526144208896', 'mobile': '13522220002', 'name': '刘铭月'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057526144208896", "mobile": "13522220002", "name": "\u5218\u94ed\u6708"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:39 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.57
      elapsed(ms): 25.097
    • 测试修改姓名后查询联系人
      response_time: 25.0 ms pass
      测试修改姓名后查询联系人 测试修改姓名后查询联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': '1', 'pageSize': '50'}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:39 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057526144208896","name":"刘铭月","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘铭月 ,  刘铭月 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 25.0
      elapsed(ms): 23.188
  • 测试添加相同手机号相同联系人 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:10 0.097 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加相同手机号相同联系人 base_url: http://netcar.zrong.cn:20080
    • 测试添加相同手机号相同联系人
      response_time: 33.02 ms pass
      测试添加相同手机号相同联系人 测试添加相同手机号相同联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTExNjkzNTE2ODAiLCJzdWIiOiIxMTc2MDU3MzExMTY5MzUxNjgwIiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.CJVzbE_xg91tWFrCyWuTpnAkll6KJTChYRP_vt6mJ_08dVa9TfmsyWFe_9SIx6jzYU2p6jiOAnxDng1s5n1BOg
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:39 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 33.02
      elapsed(ms): 31.502
    • 测试添加相同手机号相同联系人
      response_time: 24.81 ms pass
      测试添加相同手机号相同联系人 测试添加相同手机号相同联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTExNjkzNTE2ODAiLCJzdWIiOiIxMTc2MDU3MzExMTY5MzUxNjgwIiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.CJVzbE_xg91tWFrCyWuTpnAkll6KJTChYRP_vt6mJ_08dVa9TfmsyWFe_9SIx6jzYU2p6jiOAnxDng1s5n1BOg
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:39 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.81
      elapsed(ms): 23.369
  • 测试修改常用联系人手机号码格式不正确 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:10 3.940 seconds
    Pass: 29 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改常用联系人手机号码格式不正确 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 37.53 ms pass
      测试修改常用联系人手机号码格式不正确 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.53
      elapsed(ms): 36.078
    • 【前置条件】查询联系人ID
      response_time: 22.8 ms pass
      测试修改常用联系人手机号码格式不正确 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057530464342016","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 22.8
      elapsed(ms): 21.23
    • 测试修改常用联系人手机号码格式不正确
      response_time: 13.75 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 112
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 13.75
      elapsed(ms): 12.328
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.18 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 112
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': 'a', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "a", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.18
      elapsed(ms): 12.755
    • 测试修改常用联系人手机号码格式不正确
      response_time: 13.81 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 117
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '我', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "\u6211", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 13.81
      elapsed(ms): 12.302
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.44 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 112
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '*', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "*", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:40 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.44
      elapsed(ms): 13.013
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.49 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': 'iiiiiiiiiii', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "iiiiiiiiiii", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.49
      elapsed(ms): 12.992
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.16 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 177
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '一二三四五六七八九十一', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.16
      elapsed(ms): 13.711
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.37 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1336666000a', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1336666000a", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.37
      elapsed(ms): 12.905
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.42 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '***********', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "***********", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.42
      elapsed(ms): 12.96
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.71 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '135444422#@', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "135444422#@", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.71
      elapsed(ms): 13.3
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.67 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      ', 'name': '刘晓玉'}, 'signStr': 'string'}
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '11
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "<td>11</td>", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.67
      elapsed(ms): 13.161
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.69 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '11111111111', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "11111111111", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.69
      elapsed(ms): 14.279
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.44 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '00000000000', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "00000000000", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:41 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.44
      elapsed(ms): 13.016
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.07 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '99999999999', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "99999999999", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.07
      elapsed(ms): 12.633
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.54 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 123
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '135666622123', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "135666622123", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.54
      elapsed(ms): 13.086
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.64 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 127
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1356666777已', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1356666777\u5df2", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.64
      elapsed(ms): 13.056
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.5 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 114
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '110', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "110", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.5
      elapsed(ms): 13.053
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.71 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 115
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1201', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1201", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.71
      elapsed(ms): 13.297
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.13 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 116
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '12345', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "12345", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.13
      elapsed(ms): 13.695
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.58 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 117
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '123456', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "123456", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.58
      elapsed(ms): 13.824
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.62 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 118
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1234567', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1234567", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.62
      elapsed(ms): 13.83
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.95 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 119
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '12345678', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "12345678", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:42 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.95
      elapsed(ms): 14.354
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.65 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 120
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '123456789', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "123456789", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.65
      elapsed(ms): 13.228
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.23 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 121
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1234567890', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1234567890", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.23
      elapsed(ms): 13.012
    • 测试修改常用联系人手机号码格式不正确
      response_time: 15.57 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '12345678901', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "12345678901", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.57
      elapsed(ms): 14.102
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.76 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1350000 99', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1350000 99", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.76
      elapsed(ms): 13.25
    • 测试修改常用联系人手机号码格式不正确
      response_time: 13.93 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '135777788 8', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "135777788 8", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 13.93
      elapsed(ms): 12.496
    • 测试修改常用联系人手机号码格式不正确
      response_time: 14.61 ms pass
      测试修改常用联系人手机号码格式不正确 测试修改常用联系人手机号码格式不正确
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
      content-type: application/json; charset=UTF-8
      Content-Length: 123
      low_priority json {'data': {'contactId': '1176057530464342016', 'mobile': '1356666 7777', 'name': '刘晓玉'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057530464342016", "mobile": "1356666 7777", "name": "\u5218\u6653\u7389"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 14.61
      elapsed(ms): 13.16
  • 测试修改联系人不同号码段 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:14 6.258 seconds
    Pass: 45 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试修改联系人不同号码段 base_url: http://netcar.zrong.cn:20080
    • 【前置条件】添加1个联系人
      response_time: 37.01 ms pass
      测试修改联系人不同号码段 【前置条件】添加1个联系人
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 86
      low_priority json {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:43 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 37.01
      elapsed(ms): 35.506
    • 【前置条件】查询联系人ID
      response_time: 22.5 ms pass
      测试修改联系人不同号码段 【前置条件】查询联系人ID
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50
      low_priority method GET
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      low_priority params {'pageNum': 1, 'pageSize': 50}
      low_priority body None
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:44 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057546964733952","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      equals:[ 刘小雨 ,  刘小雨 ]
      equals:[ 13522220002 ,  13522220002 ]
      low_priority Statistics
      content_size(bytes): 394
      response_time(ms): 22.5
      elapsed(ms): 21.058
    • 测试修改联系人不同号码段
      response_time: 26.46 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13300000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:44 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 26.46
      elapsed(ms): 25.044
    • 测试修改联系人不同号码段
      response_time: 22.14 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '14900000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "14900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:44 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 22.14
      elapsed(ms): 20.535
    • 测试修改联系人不同号码段
      response_time: 29.15 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15300000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:44 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 29.15
      elapsed(ms): 27.656
    • 测试修改联系人不同号码段
      response_time: 22.73 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17300000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:44 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 22.73
      elapsed(ms): 20.733
    • 测试修改联系人不同号码段
      response_time: 24.15 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17700000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.15
      elapsed(ms): 22.645
    • 测试修改联系人不同号码段
      response_time: 22.06 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18000000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 22.06
      elapsed(ms): 20.632
    • 测试修改联系人不同号码段
      response_time: 21.97 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18100000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 21.97
      elapsed(ms): 20.498
    • 测试修改联系人不同号码段
      response_time: 24.15 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18900000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.15
      elapsed(ms): 22.489
    • 测试修改联系人不同号码段
      response_time: 23.78 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '19900000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "19900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.78
      elapsed(ms): 22.276
    • 测试修改联系人不同号码段
      response_time: 24.03 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13000000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.03
      elapsed(ms): 22.461
    • 测试修改联系人不同号码段
      response_time: 23.43 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13100000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:45 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.43
      elapsed(ms): 21.948
    • 测试修改联系人不同号码段
      response_time: 23.02 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13200000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.02
      elapsed(ms): 21.537
    • 测试修改联系人不同号码段
      response_time: 23.75 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '14500000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "14500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.75
      elapsed(ms): 22.306
    • 测试修改联系人不同号码段
      response_time: 27.21 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15500000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 27.21
      elapsed(ms): 25.769
    • 测试修改联系人不同号码段
      response_time: 25.02 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 25.02
      elapsed(ms): 23.55
    • 测试修改联系人不同号码段
      response_time: 24.88 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '16600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "16600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.88
      elapsed(ms): 23.104
    • 测试修改联系人不同号码段
      response_time: 23.61 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17100000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.61
      elapsed(ms): 22.112
    • 测试修改联系人不同号码段
      response_time: 23.68 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17500000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.68
      elapsed(ms): 22.27
    • 测试修改联系人不同号码段
      response_time: 23.69 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:46 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.69
      elapsed(ms): 22.266
    • 测试修改联系人不同号码段
      response_time: 24.81 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18500000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.81
      elapsed(ms): 23.388
    • 测试修改联系人不同号码段
      response_time: 24.47 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.47
      elapsed(ms): 22.996
    • 测试修改联系人不同号码段
      response_time: 24.44 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '16600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "16600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.44
      elapsed(ms): 22.997
    • 测试修改联系人不同号码段
      response_time: 24.0 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13400000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13400000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.0
      elapsed(ms): 20.437
    • 测试修改联系人不同号码段
      response_time: 23.49 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13500000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.49
      elapsed(ms): 22.056
    • 测试修改联系人不同号码段
      response_time: 23.82 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13600000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.82
      elapsed(ms): 21.729
    • 测试修改联系人不同号码段
      response_time: 23.99 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13700000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.99
      elapsed(ms): 22.569
    • 测试修改联系人不同号码段
      response_time: 24.65 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13800000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:47 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.65
      elapsed(ms): 23.204
    • 测试修改联系人不同号码段
      response_time: 23.82 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '13900000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "13900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.82
      elapsed(ms): 22.182
    • 测试修改联系人不同号码段
      response_time: 23.84 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '14700000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "14700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.84
      elapsed(ms): 22.355
    • 测试修改联系人不同号码段
      response_time: 24.61 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15000000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.61
      elapsed(ms): 22.871
    • 测试修改联系人不同号码段
      response_time: 24.7 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15100000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.7
      elapsed(ms): 22.656
    • 测试修改联系人不同号码段
      response_time: 23.55 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15200000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.55
      elapsed(ms): 22.111
    • 测试修改联系人不同号码段
      response_time: 23.77 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15700000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.77
      elapsed(ms): 22.269
    • 测试修改联系人不同号码段
      response_time: 23.63 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15800000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.63
      elapsed(ms): 22.181
    • 测试修改联系人不同号码段
      response_time: 24.35 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '15900000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "15900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:48 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.35
      elapsed(ms): 22.856
    • 测试修改联系人不同号码段
      response_time: 23.38 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17200000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.38
      elapsed(ms): 21.373
    • 测试修改联系人不同号码段
      response_time: 24.46 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '17800000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "17800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.46
      elapsed(ms): 23.02
    • 测试修改联系人不同号码段
      response_time: 23.07 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18200000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.07
      elapsed(ms): 21.644
    • 测试修改联系人不同号码段
      response_time: 24.37 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18300000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.37
      elapsed(ms): 22.932
    • 测试修改联系人不同号码段
      response_time: 20.69 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18400000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18400000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 20.69
      elapsed(ms): 19.078
    • 测试修改联系人不同号码段
      response_time: 23.77 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18700000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 23.77
      elapsed(ms): 21.701
    • 测试修改联系人不同号码段
      response_time: 24.24 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '18800000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "18800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 24.24
      elapsed(ms): 22.76
    • 测试修改联系人不同号码段
      response_time: 21.57 ms pass
      测试修改联系人不同号码段 测试修改联系人不同号码段
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
      content-type: application/json; charset=UTF-8
      Content-Length: 122
      low_priority json {'data': {'contactId': '1176057546964733952', 'mobile': '19800000001', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"contactId": "1176057546964733952", "mobile": "19800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:49 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":0,"success":true,"msg":"OK"}
      low_priority Validators
      equals:[ 0 ,  0 ]
      equals:[ OK ,  OK ]
      low_priority Statistics
      content_size(bytes): 36
      response_time(ms): 21.57
      elapsed(ms): 20.003
  • 测试添加联系人手机号码为空 base_url: http://netcar.zrong.cn:20080 pass
    2019-09-23 16:56:20 0.081 seconds
    Pass: 2 ; Fail: 0 ; Error: 0 Skip: 0 ;
    测试添加联系人手机号码为空 base_url: http://netcar.zrong.cn:20080
    • 测试添加联系人手机号码为空
      response_time: 25.31 ms pass
      测试添加联系人手机号码为空 测试添加联系人手机号码为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTM1MzkxMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzEzNTM5MTMzNDQwIiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.y6jnlDRrn7bcWZekL_VFtP8IDpTQqveZlFPjJvZj7FHm5QjydCsToTkLvzXT26Ob4JtTFwu32LXRwoJ7zGne1g
      content-type: application/json; charset=UTF-8
      Content-Length: 75
      low_priority json {'data': {'mobile': '', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 25.31
      elapsed(ms): 23.864
    • 测试添加联系人手机号码为空
      response_time: 15.56 ms pass
      测试添加联系人手机号码为空 测试添加联系人手机号码为空
      Status Params Details
      low_priority url http://netcar.zrong.cn:20080/netCar/page/contact/addContact
      low_priority method POST
      low_priority status_code 200
      low_priority headers
      User-Agent: python-requests/2.18.4
      Accept-Encoding: gzip, deflate
      Accept: */*
      Connection: keep-alive
      authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTM1MzkxMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzEzNTM5MTMzNDQwIiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.y6jnlDRrn7bcWZekL_VFtP8IDpTQqveZlFPjJvZj7FHm5QjydCsToTkLvzXT26Ob4JtTFwu32LXRwoJ7zGne1g
      content-type: application/json; charset=UTF-8
      Content-Length: 75
      low_priority json {'data': {'mobile': '', 'name': '刘小雨'}, 'signStr': 'string'}
      low_priority body {"data": {"mobile": "", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"}
      low_priority headers
      Server: nginx/1.14.0
      Date: Mon, 23 Sep 2019 08:55:50 GMT
      Content-Type: application/json;charset=UTF-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      low_priority cookies {}
      low_priority text
      {"code":100101,"success":false,"msg":"parameter_error","data":null}
      low_priority Validators
      equals:[ 100101 ,  100101 ]
      equals:[ parameter_error ,  parameter_error ]
      low_priority Statistics
      content_size(bytes): 67
      response_time(ms): 15.56
      elapsed(ms): 14.165
info_outline check_circle cancel cancel error warning redo clear
Categories
  • All Suites 248
    Passed: 248 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:18 测试修改联系人手机号码为空 pass
    2019-09-23 16:55:19 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:19 【前置条件】查询联系人ID pass
    2019-09-23 16:55:19 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:26 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:37 测试只修改联系人手机号 pass
    2019-09-23 16:55:37 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:38 【前置条件】查询联系人ID pass
    2019-09-23 16:55:38 测试查询常用联系人、排序及分页 pass
    2019-09-23 16:55:38 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:39 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:39 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:40 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:40 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:41 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:42 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:42 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:43 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:43 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:44 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:44 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:45 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:46 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:46 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:47 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:47 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:48 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:48 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:49 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试修改手机号后查询联系人 pass
    2019-09-23 16:55:50 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:51 【前置条件】查询联系人ID pass
    2019-09-23 16:55:51 【前置条件】修改联系人手机号 pass
    2019-09-23 16:55:51 测试最多可添加20个联系人 pass
    2019-09-23 16:55:51 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:52 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:52 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:53 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:53 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:54 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:54 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:55 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:56 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:56 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:57 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:57 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:58 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:58 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:59 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:00 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:00 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:01 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:01 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:02 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:03 测试未登录添加联系人 pass
    2019-09-23 16:56:03 测试修改手机号和姓名后查询联系人 pass
    2019-09-23 16:56:03 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:03 【前置条件】查询联系人ID pass
    2019-09-23 16:56:03 【前置条件】修改联系人手机号和姓名 pass
    2019-09-23 16:56:04 测试只修改联系人姓名 pass
    2019-09-23 16:56:04 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:04 【前置条件】查询联系人ID pass
    2019-09-23 16:56:04 测试添加联系人姓名为空 pass
    2019-09-23 16:56:04 测试未登录查询常用联系人 pass
    2019-09-23 16:56:05 测试添加联系人姓名超过最大字数限制和低于最小字数限制 pass
    2019-09-23 16:56:05 测试修改联系人姓名超过最大字数限制和低于最小字数限制 pass
    2019-09-23 16:56:05 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:05 【前置条件】查询联系人ID pass
    2019-09-23 16:56:06 测试添加相同手机号不同联系人 pass
    2019-09-23 16:56:06 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:06 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:06 【前置条件】查询联系人ID pass
    2019-09-23 16:56:07 测试修改联系人姓名为空 pass
    2019-09-23 16:56:07 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:08 【前置条件】查询联系人ID pass
    2019-09-23 16:56:08 测试修改联系人手机号和姓名 pass
    2019-09-23 16:56:08 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:09 【前置条件】查询联系人ID pass
    2019-09-23 16:56:09 测试添加相同联系人不同手机号 pass
    2019-09-23 16:56:09 测试未登录修改联系人 pass
    2019-09-23 16:56:09 测试修改姓名后查询联系人 pass
    2019-09-23 16:56:09 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:10 【前置条件】查询联系人ID pass
    2019-09-23 16:56:10 【前置条件】修改联系人姓名 pass
    2019-09-23 16:56:10 测试添加相同手机号相同联系人 pass
    2019-09-23 16:56:10 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:10 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:11 【前置条件】查询联系人ID pass
    2019-09-23 16:56:14 测试修改联系人不同号码段 pass
    2019-09-23 16:56:14 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:15 【前置条件】查询联系人ID pass
    2019-09-23 16:56:20 测试添加联系人手机号码为空 pass
  • 测试修改联系人手机号码为空 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:19 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:19 【前置条件】查询联系人ID pass
    2019-09-23 16:55:19 测试修改联系人手机号码为空 pass
    2019-09-23 16:55:19 测试修改联系人手机号码为空 pass
  • 测试添加常用联系人手机号码格式不正确 27
    Passed: 27 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:20 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:20 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:20 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:20 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:21 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:21 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:21 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:22 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:22 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:22 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:22 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:23 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:23 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:23 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:23 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:24 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:24 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:24 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:24 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:25 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:25 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:25 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:25 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:26 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:26 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:26 测试添加常用联系人手机号码格式不正确 pass
    2019-09-23 16:55:26 测试添加常用联系人手机号码格式不正确 pass
  • 测试添加常用联系人不同号码段 43
    Passed: 43 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:26 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:27 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:27 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:27 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:28 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:28 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:28 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:28 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:29 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:29 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:29 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:29 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:30 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:30 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:30 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:30 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:31 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:31 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:31 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:31 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:32 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:32 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:32 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:32 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:33 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:33 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:33 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:33 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:34 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:34 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:34 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:34 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:35 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:35 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:35 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:35 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:36 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:36 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:36 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:37 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:37 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:37 测试添加常用联系人不同号码段 pass
    2019-09-23 16:55:37 测试添加常用联系人不同号码段 pass
  • 测试只修改联系人手机号 3
    Passed: 3 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:37 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:38 【前置条件】查询联系人ID pass
    2019-09-23 16:55:38 测试只修改联系人手机号 pass
  • 测试查询常用联系人、排序及分页 21
    Passed: 21 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:38 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:39 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:39 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:40 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:40 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:41 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:42 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:42 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:43 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:43 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:44 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:44 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:45 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:46 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:46 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:47 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:47 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:48 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:48 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:49 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:50 测试查询常用联系人、排序及分页 pass
  • 测试添加联系人姓名字数边界值与字符组合 6
    Passed: 6 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:55:50 测试添加联系人姓名字数边界值与字符组合 pass
  • 测试修改手机号后查询联系人 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:50 【前置条件】添加1个联系人 pass
    2019-09-23 16:55:51 【前置条件】查询联系人ID pass
    2019-09-23 16:55:51 【前置条件】修改联系人手机号 pass
    2019-09-23 16:55:51 测试修改手机号后查询联系人 pass
  • 测试最多可添加20个联系人 21
    Passed: 21 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:55:51 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:52 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:52 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:53 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:53 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:54 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:54 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:55 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:56 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:56 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:57 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:57 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:58 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:58 【前置条件】添加20个联系人 pass
    2019-09-23 16:55:59 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:00 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:00 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:01 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:01 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:02 【前置条件】添加20个联系人 pass
    2019-09-23 16:56:02 测试最多可添加20个联系人 pass
  • 测试未登录添加联系人 1
    Passed: 1 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:03 测试未登录添加联系人 pass
  • 测试修改手机号和姓名后查询联系人 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:03 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:03 【前置条件】查询联系人ID pass
    2019-09-23 16:56:03 【前置条件】修改联系人手机号和姓名 pass
    2019-09-23 16:56:03 测试修改手机号和姓名后查询联系人 pass
  • 测试只修改联系人姓名 3
    Passed: 3 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:04 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:04 【前置条件】查询联系人ID pass
    2019-09-23 16:56:04 测试只修改联系人姓名 pass
  • 测试添加联系人姓名为空 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:04 测试添加联系人姓名为空 pass
    2019-09-23 16:56:04 测试添加联系人姓名为空 pass
  • 测试未登录查询常用联系人 1
    Passed: 1 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:04 测试未登录查询常用联系人 pass
  • 测试添加联系人姓名超过最大字数限制和低于最小字数限制 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:05 测试添加联系人姓名超过最大字数限制和低于最小字数限制 pass
    2019-09-23 16:56:05 测试添加联系人姓名超过最大字数限制和低于最小字数限制 pass
  • 测试修改联系人姓名超过最大字数限制和低于最小字数限制 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:05 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:05 【前置条件】查询联系人ID pass
    2019-09-23 16:56:05 测试修改联系人姓名超过最大字数限制和低于最小字数限制 pass
    2019-09-23 16:56:05 测试修改联系人姓名超过最大字数限制和低于最小字数限制 pass
  • 测试添加相同手机号不同联系人 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:06 测试添加相同手机号不同联系人 pass
    2019-09-23 16:56:06 测试添加相同手机号不同联系人 pass
  • 测试修改联系人姓名字数边界值与字符组合 8
    Passed: 8 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:06 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:06 【前置条件】查询联系人ID pass
    2019-09-23 16:56:06 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:06 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:07 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:07 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:07 测试修改联系人姓名字数边界值与字符组合 pass
    2019-09-23 16:56:07 测试修改联系人姓名字数边界值与字符组合 pass
  • 测试修改联系人姓名为空 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:07 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:08 【前置条件】查询联系人ID pass
    2019-09-23 16:56:08 测试修改联系人姓名为空 pass
    2019-09-23 16:56:08 测试修改联系人姓名为空 pass
  • 测试修改联系人手机号和姓名 3
    Passed: 3 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:08 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:09 【前置条件】查询联系人ID pass
    2019-09-23 16:56:09 测试修改联系人手机号和姓名 pass
  • 测试添加相同联系人不同手机号 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:09 测试添加相同联系人不同手机号 pass
    2019-09-23 16:56:09 测试添加相同联系人不同手机号 pass
  • 测试未登录修改联系人 1
    Passed: 1 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:09 测试未登录修改联系人 pass
  • 测试修改姓名后查询联系人 4
    Passed: 4 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:09 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:10 【前置条件】查询联系人ID pass
    2019-09-23 16:56:10 【前置条件】修改联系人姓名 pass
    2019-09-23 16:56:10 测试修改姓名后查询联系人 pass
  • 测试添加相同手机号相同联系人 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:10 测试添加相同手机号相同联系人 pass
    2019-09-23 16:56:10 测试添加相同手机号相同联系人 pass
  • 测试修改常用联系人手机号码格式不正确 29
    Passed: 29 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:10 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:11 【前置条件】查询联系人ID pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:11 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:12 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:13 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:14 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:14 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:14 测试修改常用联系人手机号码格式不正确 pass
    2019-09-23 16:56:14 测试修改常用联系人手机号码格式不正确 pass
  • 测试修改联系人不同号码段 45
    Passed: 45 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:14 【前置条件】添加1个联系人 pass
    2019-09-23 16:56:15 【前置条件】查询联系人ID pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:15 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:16 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:17 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:18 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:19 测试修改联系人不同号码段 pass
    2019-09-23 16:56:20 测试修改联系人不同号码段 pass
    2019-09-23 16:56:20 测试修改联系人不同号码段 pass
    2019-09-23 16:56:20 测试修改联系人不同号码段 pass
    2019-09-23 16:56:20 测试修改联系人不同号码段 pass
    2019-09-23 16:56:20 测试修改联系人不同号码段 pass
  • 测试添加联系人手机号码为空 2
    Passed: 2 Failed: 0 Errored: 0 Skipped: 0
    Timestamp TestName Status
    2019-09-23 16:56:20 测试添加联系人手机号码为空 pass
    2019-09-23 16:56:20 测试添加联系人手机号码为空 pass
Dashboard
Pass
248
Fail
0
Error
0
Skip
0
Start
2019-09-23 16:55:18
Time Taken
61.856 seconds
Categories

 

Name Passed Failed Errored Skipped
All Suites 248 0 0 0
测试修改联系人手机号码为空 4 0 0 0
测试添加常用联系人手机号码格式不正确 27 0 0 0
测试添加常用联系人不同号码段 43 0 0 0
测试只修改联系人手机号 3 0 0 0
测试查询常用联系人、排序及分页 21 0 0 0
测试添加联系人姓名字数边界值与字符组合 6 0 0 0
测试修改手机号后查询联系人 4 0 0 0
测试最多可添加20个联系人 21 0 0 0
测试未登录添加联系人 1 0 0 0
测试修改手机号和姓名后查询联系人 4 0 0 0
测试只修改联系人姓名 3 0 0 0
测试添加联系人姓名为空 2 0 0 0
测试未登录查询常用联系人 1 0 0 0
测试添加联系人姓名超过最大字数限制和低于最小字数限制 2 0 0 0
测试修改联系人姓名超过最大字数限制和低于最小字数限制 4 0 0 0
测试添加相同手机号不同联系人 2 0 0 0
测试修改联系人姓名字数边界值与字符组合 8 0 0 0
测试修改联系人姓名为空 4 0 0 0
测试修改联系人手机号和姓名 3 0 0 0
测试添加相同联系人不同手机号 2 0 0 0
测试未登录修改联系人 1 0 0 0
测试修改姓名后查询联系人 4 0 0 0
测试添加相同手机号相同联系人 2 0 0 0
测试修改常用联系人手机号码格式不正确 29 0 0 0
测试修改联系人不同号码段 45 0 0 0
测试添加联系人手机号码为空 2 0 0 0